- cryptanalytic time
- Безопасность: время (, необходимое для) криптоанализа
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Time-Memory Tradeoff — In der Informatik ist ein Time Memory Tradeoff (TMTO, deutsch Zeit Speicher Kompromiss oder Zeit Speicher Ausgleich) ein Kompromiss, bei dem der Speicherbedarf eines Programmes auf Kosten einer längeren Laufzeit gesenkt wird oder umgekehrt die… … Deutsch Wikipedia
Space-time tradeoff — Space time trade off («выбор оптимального соотношения „место время“ (англ. space time trade off)», или, иначе, «выбор оптимального соотношения „время память“» (англ. time memory trade off)) компромиссный подход к решению ряда задач в… … Википедия
Space-time tradeoff — In computer science, a space time or time memory tradeoff is a situation where the memory use can be reduced at the cost of slower program execution, or vice versa, the computation time can be reduced at the cost of increased memory use. As the… … Wikipedia
One-time pad — Excerpt from a one time pad In cryptography, the one time pad (OTP) is a type of encryption, which has been proven to be impossible to crack if used correctly. Each bit or character from the plaintext is encrypted by a modular addition with a bit … Wikipedia
Situación de compromiso espacio-tiempo — En Informática, el compromiso espacio tiempo o tiempo memoria es una situación en la que la memoria puede reducirse a costa de la ejecución más lenta de los programas, o viceversa, el tiempo de ejecución puede reducirse a costa de incrementar el… … Wikipedia Español
Полный перебор — У этого термина существуют и другие значения, см. Перебор. Полный перебор (или метод «грубой силы», англ. brute force) метод решения математических задач. Относится к классу методов поиска решения исчерпыванием всевозможных… … Википедия
Compromis Temps-mémoire — Les compromis temps mémoire sont utilisés en cryptanalyse pour récupérer des clés à partir de leur trace cryptée, en s appuyant sur des tables précalculées. Cette méthode a été formalisée par Martin Hellman dans son article A cryptanalytic time… … Wikipédia en Français
Compromis temps-memoire — Compromis temps mémoire Les compromis temps mémoire sont utilisés en cryptanalyse pour récupérer des clés à partir de leur trace cryptée, en s appuyant sur des tables précalculées. Cette méthode a été formalisée par Martin Hellman dans son… … Wikipédia en Français
Compromis temps-mémoire — Les compromis temps mémoire sont utilisés en cryptanalyse pour récupérer des clés à partir de leur trace cryptée, en s appuyant sur des tables précalculées. Cette méthode a été formalisée par Martin Hellman dans son article A cryptanalytic time… … Wikipédia en Français
Password cracking — is the process of recovering passwords from data that has been stored in or transmitted by a computer system. A common approach is to repeatedly try guesses for the password. The purpose of password cracking might be to help a user recover a… … Wikipedia
Rainbow table — A rainbow table is a lookup table offering a time memory tradeoff used in recovering the plaintext password from a password hash generated by a hash function, often a cryptographic hash function. A common application is to make attacks against… … Wikipedia